enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

BPCE - Effectifs à l'international

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Année
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
date
Exemple
                       
Regroupement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
regroupement
Type
texte
Exemple
                       
Continent
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
continent
Type
texte
Exemple
                       
Effectif
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
effectif
Type
int
Exemple
                       
geo_shape
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_shape
Type
texte
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"effectifs-a-linternational",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/effectifs-a-linternational"
      }
    ]
    ,
  • "definitions":
    {
    • "effectifs-a-linternational":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/effectifs-a-linternational_records"
            }
          }
        }
      }
      ,
    • "effectifs-a-linternational_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "regroupement":
              {
              • "type":"string",
              • "title":"Regroupement",
              • "description":""
              }
              ,
            • "continent":
              {
              • "type":"string",
              • "title":"Continent",
              • "description":""
              }
              ,
            • "effectif":
              {
              • "type":"integer",
              • "title":"Effectif",
              • "description":""
              }
              ,
            • "geo_shape":
              {
              • "type":"string",
              • "title":"geo_shape",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires